What does 'flags' mean in 'ifconfig -a'?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite
1












I just wondering that what flags=xxxxx,xxx means from commands ifconfig -a output.



Could you please explain what does it meaning and when this context change



sjopen1@/> ifconfig -a
en2: flags=e084863,10080
inet 172.16.10.99 netmask 0xffffff00 broadcast 172.16.10.255
inet 172.16.10.41 netmask 0xffffff00 broadcast 172.16.10.255
tcp_sendspace 131072 tcp_recvspace 65536 rfc1323 0


Thanks for your help.







share|improve this question





















  • Similar: stackoverflow.com/questions/1328678. I'm not sure where to find the flag definitions for USS, though.
    – dsstorefile1
    Jun 21 at 6:07






  • 1




    @dsstorefile1 thanks, it's really helpful. I could find my answer in '/usr/include/net/if.h' file.
    – JunMo
    Jun 21 at 8:41















up vote
1
down vote

favorite
1












I just wondering that what flags=xxxxx,xxx means from commands ifconfig -a output.



Could you please explain what does it meaning and when this context change



sjopen1@/> ifconfig -a
en2: flags=e084863,10080
inet 172.16.10.99 netmask 0xffffff00 broadcast 172.16.10.255
inet 172.16.10.41 netmask 0xffffff00 broadcast 172.16.10.255
tcp_sendspace 131072 tcp_recvspace 65536 rfc1323 0


Thanks for your help.







share|improve this question





















  • Similar: stackoverflow.com/questions/1328678. I'm not sure where to find the flag definitions for USS, though.
    – dsstorefile1
    Jun 21 at 6:07






  • 1




    @dsstorefile1 thanks, it's really helpful. I could find my answer in '/usr/include/net/if.h' file.
    – JunMo
    Jun 21 at 8:41













up vote
1
down vote

favorite
1









up vote
1
down vote

favorite
1






1





I just wondering that what flags=xxxxx,xxx means from commands ifconfig -a output.



Could you please explain what does it meaning and when this context change



sjopen1@/> ifconfig -a
en2: flags=e084863,10080
inet 172.16.10.99 netmask 0xffffff00 broadcast 172.16.10.255
inet 172.16.10.41 netmask 0xffffff00 broadcast 172.16.10.255
tcp_sendspace 131072 tcp_recvspace 65536 rfc1323 0


Thanks for your help.







share|improve this question













I just wondering that what flags=xxxxx,xxx means from commands ifconfig -a output.



Could you please explain what does it meaning and when this context change



sjopen1@/> ifconfig -a
en2: flags=e084863,10080
inet 172.16.10.99 netmask 0xffffff00 broadcast 172.16.10.255
inet 172.16.10.41 netmask 0xffffff00 broadcast 172.16.10.255
tcp_sendspace 131072 tcp_recvspace 65536 rfc1323 0


Thanks for your help.









share|improve this question












share|improve this question




share|improve this question








edited Jun 21 at 5:18









muru

33.1k576140




33.1k576140









asked Jun 21 at 4:41









JunMo

61




61











  • Similar: stackoverflow.com/questions/1328678. I'm not sure where to find the flag definitions for USS, though.
    – dsstorefile1
    Jun 21 at 6:07






  • 1




    @dsstorefile1 thanks, it's really helpful. I could find my answer in '/usr/include/net/if.h' file.
    – JunMo
    Jun 21 at 8:41

















  • Similar: stackoverflow.com/questions/1328678. I'm not sure where to find the flag definitions for USS, though.
    – dsstorefile1
    Jun 21 at 6:07






  • 1




    @dsstorefile1 thanks, it's really helpful. I could find my answer in '/usr/include/net/if.h' file.
    – JunMo
    Jun 21 at 8:41
















Similar: stackoverflow.com/questions/1328678. I'm not sure where to find the flag definitions for USS, though.
– dsstorefile1
Jun 21 at 6:07




Similar: stackoverflow.com/questions/1328678. I'm not sure where to find the flag definitions for USS, though.
– dsstorefile1
Jun 21 at 6:07




1




1




@dsstorefile1 thanks, it's really helpful. I could find my answer in '/usr/include/net/if.h' file.
– JunMo
Jun 21 at 8:41





@dsstorefile1 thanks, it's really helpful. I could find my answer in '/usr/include/net/if.h' file.
– JunMo
Jun 21 at 8:41
















active

oldest

votes











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: false,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);








 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f451014%2fwhat-does-flags-mean-in-ifconfig-a%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes










 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f451014%2fwhat-does-flags-mean-in-ifconfig-a%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

How to check contact read email or not when send email to Individual?

Christian Cage

How to properly install USB display driver for Fresco Logic FL2000DX on Ubuntu?